This code is built up as follows: My robot takes a picture, some tf computer vision model calculates where in the picture the target object starts. This informa
I am using following url for fetching users tweets. https://api.twitter.com/2/users/{user_twitter_id}/tweets Following are my Request parameters query_params =
i have a situation where i have a grid with rows. on a cell double click, cell editor is opened. there are events arround celleditor cellEditingStarted and cell
I am working in Unity on a so called "Scriptable Event Sequencer" where a system executes a collection of IEnumerators in a set order. This is a game, so quite
I cannot add a comment using Google Docs' defined shortcut on my MacBook Pro (Sierra 10.12.4, but I've been having this issue since Mavericks)
I need to convert this cURL command to php: curl -X POST https://google.com \ -H 'custom_id: 1234' \ --form 'file=@"/Desktop/image.jpg"' \ --form 'options_json=
I have a Maven project which has some custom annotations written using the AspectJ library. In Maven POM we are using an AspectJ plugin which does compile-time
I have a city_list I pass from the first view to the second view through the url. When I pass that list to the second view and iterate through it, it iterates t